ArrayGetter<T> Method

Summary
An array of objects in a given index, assuming that there is more than one repetition.
Syntax
C#
C++/CLI
public virtual T[] ArrayGetter<T>( 
   int index 
) 
public: 
virtual _array<T^>^_ ArrayGettergeneric<typename T> 
(  
   int index 
)  

Parameters

index
index of the object

Type Parameters

T

Return Value

An array of objects in a given index, assuming that there is more than one repetition.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.